//==============================================================================
// Hero Greek Agamemnon_anim.txt
//==============================================================================

//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}


//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}

//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
		CinematicLogic
	   SetSelector
		{
			ContainLogic
			set hotspot
			{
				version
				{
					Visual Scenario G Agamemnon_idleA
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Scenario G Agamemnon_CarryIdleA
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
		SetSelector 
		{
			set hotspot
			{
				version
				{
					VisualGranny Agamem_idleA
				}
			}
   	}
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
		CinematicLogic
		SetSelector
		{
			ContainLogic
			set hotspot
			{
				version
				{
					Visual Scenario G Agamemnon_WalkA
					Connect FRONTABDOMEN heroglow hotspot
					tag FootstepLeft 0.30 true   
					tag FootstepRight 0.80 true
				}
			}
			set hotspot
			{
				version
				{
					Visual Scenario G Agamemnon_CarryA
					Connect FRONTABDOMEN heroglow hotspot
					tag FootstepLeft 0.30 true   
					tag FootstepRight 0.80 true
				}
			}
      }
		SetSelector 
		{
			set hotspot
			{
				version
				{
					VisualGranny Agamem_WalkA
				}
			}
   	}
   }
}

//==============================================================================
anim Attack
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Scenario G Agamemnon_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.36 true   
            tag GenericSound 0.40 true   
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
			}
   	}
   }
}

//==============================================================================
anim Bored
{
	SetSelector
	{
		ContainLogic
		set hotspot
		{
			version
			{
				Visual Scenario G Agamemnon_boredA
				Connect FRONTABDOMEN heroglow hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Scenario G Agamemnon_CarryBoredA
				Connect FRONTABDOMEN heroglow hotspot
			}
		}
   }
}

//==============================================================================
anim Death
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Scenario G Agamemnon_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.00 false AHeroHasFallen  checkOwner
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
//            connect RightHand Sword hotspot
			}
   	}
   }
}

//==============================================================================
anim Recover
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Scenario G Agamemnon_RecoverA
				Connect FRONTABDOMEN heroglow hotspot
				Connect HOTSPOT sunlight hotspot
				connect HOTSPOT groundglow hotspot
			}
   	}
   }
}

//==============================================================================
anim Flail
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Scenario G Agamemnon_FlailA
				Connect FRONTABDOMEN heroglow hotspot
//            connect RightHand Sword hotspot
			}
   	}
   }
}
//==============================================================================
anim Cinematic
{
   SetSelector
   {
      set hotspot
      {
         name Agamem_talk4sec
         version
         {
            VisualGranny Agamem_talk4sec
         }
      }
      set hotspot
      {
         name Agamem_aomsp06welcome
         version
         {
            VisualGranny Agamem_aomsp06welcome
         }
      }
      set hotspot
      {
         name Agamem_talk5sec
         version
         {
            VisualGranny Agamem_talk5sec
         }
      }
      set hotspot
      {
         name Agamemn_aomsp07pivotwalk
         version
         {
            Visual Agamemn_aomsp07pivotwalk
         }
		}
		set hotspot
      {
         name Agamem_aomsp09curse
         version
         {
            VisualGranny Agamem_aomsp09curse
         }
		}
		set hotspot
      {
         name Agamem_Scen7RescueHelen
         version
         {
            VisualGranny Agamem_Scen7RescueHelen
         }
		}
		set hotspot
      {
         name Agamem_scen7JoinUs
         version
         {
				VisualGranny Agamem_scen7JoinUs
         }
		}
		set hotspot
      {
         name Agamem_aomsp06orders
         version
         {
				VisualGranny Agamem_aomsp06orders
         }
		}
		set hotspot
      {
         name Agamem_cine82mycamp
         version
         {
				VisualGranny Agamem_cine82mycamp
         }
		}
   }
}
